Skip to content

Make preset model dynamic from json#189

Merged
kirklandsign merged 9 commits into
mainfrom
preset-dynamic
Jan 28, 2026
Merged

Make preset model dynamic from json#189
kirklandsign merged 9 commits into
mainfrom
preset-dynamic

Conversation

@kirklandsign
Copy link
Copy Markdown
Contributor

No description provided.

Convert static ModelDownloadConfig to runtime JSON configuration:
- Add preset_models.json in assets with default presets
- Add PresetConfigManager for loading/parsing JSON configs
- Support loading custom config from URL with caching
- Add URL input, Load, and Reset buttons to preset UI
- Add unit tests for JSON parsing logic
@meta-cla meta-cla Bot added the CLA Signed This label is managed by the Meta Open Source bot. label Jan 28, 2026
@kirklandsign kirklandsign marked this pull request as ready for review January 28, 2026 19:00
Remove model download and chat verification steps that cause 5-minute
timeouts in CI environments due to network constraints. The test now
validates the UI workflow up to verifying the preset model list loads
correctly.
@kirklandsign kirklandsign merged commit e18d33c into main Jan 28, 2026
2 checks passed
@kirklandsign kirklandsign deleted the preset-dynamic branch January 28, 2026 19:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Meta Open Source bot.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants